public int Write( byte[] buffer, int offset )
'Declaration Public Overloads Function Write( _ ByVal buffer() As Byte, _ ByVal offset As Integer _ ) As Integer
'Declaration
Public Overloads Function Write( _ ByVal buffer() As Byte, _ ByVal offset As Integer _ ) As Integer
'Usage Dim instance As CrtLayout12A Dim buffer() As Byte Dim offset As Integer Dim value As Integer value = instance.Write(buffer, offset)
'Usage
Dim instance As CrtLayout12A Dim buffer() As Byte Dim offset As Integer Dim value As Integer value = instance.Write(buffer, offset)
CrtLayout12A Class CrtLayout12A Members Overload List